Get Active Window
Command Prototype
objUiElement = Window.GetActive()
Command Description
Get the active window (the window that is activated in the foreground), the returned value is the window's handle
Parameter Description
- return
- objUiElement--The variable used to save the output of the function call